Returns a one-dimensional array of table column data.
Syntax
ListFromColumn(Table, [ColumnIndex As Long = 0])
| Name | Description |
|---|---|
|
Table |
An object that represents the Meridian table from which to return data. |
|
ColumnIndex |
Optional index number of the column from which to return data. |
Related concepts